.Net Framework > v3.5.21022.8 > System > Runtime > Serialization > Json > DataContractJsonSerializer > WriteObject WriteObject(Stream,Object)
WriteObject(XmlDictionaryWriter,Object)
WriteObject(XmlWriter,Object)


WriteObject(Stream,Object)

Category
Method
Description
Serializes a specified object to JavaScript Object Notation (JSON) data and writes the resulting JSON to a stream.
Type
void
Character
public
Parameters
NameTypeDescription
streamStream
graphObject
Tags
01892ABD01, 02E3ABA98D, 0322962271

WriteObject(XmlDictionaryWriter,Object)

Category
Method
Description
Serializes an object to XML that may be mapped to JavaScript Object Notation (JSON). Writes all the object data (starting XML element, content, and closing element) with an System.Xml.XmlDictionaryWriter.
Type
void
Character
public
Parameters
NameTypeDescription
writerXmlDictionaryWriter
graphObject
Tags
01892ABD01, 02E3ABA98D, 0322962271

WriteObject(XmlWriter,Object)

Category
Method
Description
Serializes an object to XML that may be mapped to JavaScript Object Notation (JSON). Writes all the object data (starting XML element, content, and closing element) with an System.Xml.XmlWriter.
Type
void
Character
public
Parameters
NameTypeDescription
writerXmlWriter
graphObject
Tags
01892ABD01, 02E3ABA98D, 0322962271

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database